home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / SpecialPMarginMicro.nib / data.classes next >
Text File  |  1994-12-14  |  799b  |  52 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PGInspector = {
  7.     ACTIONS = {
  8.     default:;
  9.     setMicroInspector:;
  10.     set:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     microInspectorMtx;
  15.     window;
  16.     microInspectorSlot;
  17.     currentStyleButton;
  18.     blankMicroPanel;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. SpecialParagraphInspector = {
  23.     ACTIONS = {
  24.     leadingLarger:;
  25.     leadingSmaller:;
  26.     leadingOptimum:;
  27.     setJustifyStyle:;
  28.     cloneStyle:;
  29.     fontSmaller:;
  30.     saveStyle:;
  31.     fontOptimum:;
  32.     setJustifyLastLine:;
  33.     setMarginValues:;
  34.     setFirstIndentValue:;
  35.     fontLarger:;
  36.     editStyle:;
  37.     setFontLeadingAdjust:;
  38.     };
  39.     OUTLETS = {
  40.     marginTextMatrix;
  41.     styleCreateMicro;
  42.     justifyCheck;
  43.     justifyTitleMatrix;
  44.     marginMicro;
  45.     marginTitleMatrix;
  46.     justifyMicro;
  47.     createMtx;
  48.     justifyMtx;
  49.     };
  50.     SUPERCLASS = PGInspector;
  51. };
  52.